home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6540 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  820 b 

  1. Path: dfw.nkn.net!usenet
  2. From: wiersch@fastlane.net (Albert Wiersch)
  3. Newsgroups: comp.lang.c++
  4. Subject: Getting a 256 BMP to look right in client window
  5. Date: Fri, 09 Feb 1996 10:13:27 GMT
  6. Organization: National Knowledge Network
  7. Message-ID: <4fevig$6tf@dfw.nkn.net>
  8. NNTP-Posting-Host: fw45.fastlane.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I am writing a Win 95 program that copies a BMP to the client window.
  12. It is a 256 color bitmap and when I run the program in 64k colors, it
  13. looks great but when I run the program in 256 colors, it looks like
  14. crap. I assume that I need to somehow tell the computer the palette
  15. needs adjusting so that it will look right. What can I do about this?
  16.  
  17. Any help would be appreciated!
  18.  
  19. Regards,
  20. Albert Wiersch
  21. METRO 817-589-9600
  22. wiersch@fastlane.net
  23. http://www.fastlane.net/~wiersch
  24.  
  25.